PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFPen Class
/ setColor Method
the pen color
Collapse All
Expand All
In This Topic
setColor Method
In This Topic
Sets the pen color.
Syntax
public
void
setColor(
PDFColor
value
)
Parameters
value
the pen color
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When color is a pattern color.
See Also
Reference
PDFPen Class
PDFPen Members